home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / biz / misc / EasyCalc.lha / EasyCalc / help / _tan.help < prev    next >
Text File  |  1995-06-13  |  389b  |  22 lines

  1. Spreadsheet Function: TAN()
  2. Synopsis:
  3.  
  4. @TAN(exp)
  5.  
  6. Description:
  7.  
  8. This function returns the tangent of the expression.
  9.  
  10. Note:   Trig functions are all specified in radians.
  11. If  you need to convert between degrees and radians,
  12. the functions, @RAD and @DEG will help.
  13.  
  14. Examples:
  15.  
  16. @TAN(0) would give 0.
  17. @TAN(1) would give 1.5574077.
  18. *
  19. Using Functions
  20. Usefunc.help
  21. Maths Operators
  22. operators.help